home *** CD-ROM | disk | FTP | other *** search
/ Our Birds: Texas / eViewer 3.9.iso / MDAC_TYP.EXE / wdsetupm.inf < prev   
Encoding:
Windows Setup INFormation  |  2005-04-25  |  1.0 KB  |  57 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,"wdsetup.cab",0
  7.  
  8. [SourceDisksFiles]
  9. wdsetupm.inf=55,,
  10. odbcconf.exe=55,,
  11. odbcconf.dll=55,,
  12.  
  13. [DefaultInstall]
  14. RequiredEngine=SETUPAPI, %BadSetupVer%
  15. CatalogName=wdsetupm.cat
  16. ComponentName=WDSETUP28
  17. Realversion=2.81.1117.6
  18. ComponentVersion=3.81.1117.6
  19. CustomDestination=MyCustomDestination
  20. Copyfiles=INFDIR,SYSTEMDIR
  21. RegisterOCXs=RegFiles
  22.  
  23. Realversion=2.81.1117.6
  24.  
  25. [MyCustomDestination]
  26. 49000=DestRoot,5
  27.  
  28.  
  29. [DestRoot]
  30. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  31.  
  32. [DestinationDirs]
  33. INFDIR=49000,"Microsoft Shared\dasetup"
  34. SYSTEMDIR=11
  35. DllCache=11,"DllCache"
  36.  
  37. [INFDIR]
  38. wdsetupm.inf,,,96
  39.  
  40.  
  41. [SYSTEMDIR]
  42. odbcconf.exe,,,96
  43. odbcconf.dll,,,96
  44.  
  45. [DllCache]
  46. odbcconf.dll,,,96
  47. odbcconf.exe,,,96
  48.  
  49.  
  50. [RegFiles]
  51. %11%\odbcconf.dll
  52.  
  53. [Strings]
  54. BadInst="You have an older version of the Installer."
  55. BadSetupVer="Your system is missing the required Setup engine."
  56. Msft="Microsoft"
  57.